summaryrefslogtreecommitdiff
path: root/cad/magic/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* chmod -> ${CHMOD}Michael Haro1999-08-221-17/+17
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* More missing dependencies.Satoshi Asami1998-11-291-1/+2
| | | | Notes: svn path=/head/; revision=14954
* Put DISTFILES in right place (purely cosmetic).Satoshi Asami1996-12-061-2/+2
| | | | Notes: svn path=/head/; revision=4845
* Upgrade magic to version 6.5.Steven Wallace1996-12-061-8/+9
| | | | | | | Hurray! Distribution now already includes FreeBSD patches. Notes: svn path=/head/; revision=4822
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+4
| | | | | | | Added MAINTAINER to many of them. Notes: svn path=/head/; revision=4498
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-13/+1
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* Use ${BINOWN}, ${BINGRP}, etc. macros when doing chmod,chown.Masafumi Max NAKANE1996-10-211-10/+50
| | | | | | | | Take MANCOMPRESS setting into account. Some cosmetic changes. Notes: svn path=/head/; revision=4060
* Distfiles have moved slightly deeper into the filesystem on theSatoshi Asami1995-07-291-2/+2
| | | | | | | | | master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu> Notes: svn path=/head/; revision=2015
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-241-2/+1
| | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514
* Updated to conform with new bsd.port.mk targets.Satoshi Asami1995-04-221-4/+3
| | | | Notes: svn path=/head/; revision=1492
* install depends on build!Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1392
* Update the cad Makefiles. Boy, I love these sparse directories! :)Satoshi Asami1995-04-111-3/+4
| | | | Notes: svn path=/head/; revision=1339
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Add a USE_GMAKE=yes line to the Makefile. magic got some severe problemsAndreas Schulz1995-02-131-1/+2
| | | | | | | | | with the new make, so use gmake instead. I am not even sure if the makefiles are not correct and our new make is at fault here :-). Notes: svn path=/head/; revision=966
* Port of Magic version 6.4.4, a VLSI CAD tool.Steven Wallace1994-12-181-0/+25
Notes: svn path=/head/; revision=593