summaryrefslogtreecommitdiff
path: root/misc/astrolog/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-02-25Use the default EXTRACT_CMD instead of a hand-crafted one, as the defaultjlam1-2/+3
is sufficient.
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-06-08Add license and restrictions to astrolog.jtb1-1/+6
2001-04-20Update of astrolog to 5.40. The changes, far too numerous to list here,jtb1-7/+7
are described in great detail in the file Update.540 installed in ${PREFIX}/share/doc/astrolog/.
2001-04-09Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}wiz1-3/+3
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
1999-04-05More EXTRACT_CMD fallout.mycroft1-5/+3
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-06-18Add USE_X11=yes, fixes pr 5607 by Tim Rightnour.frueauf1-5/+7
1998-05-09Mostly cosmetic changes to shut up portlint. Little bugfix for apache.frueauf1-2/+3
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-11/+2
Remove redundant (and sometimes erroneous) comments.
1998-01-24portlint: move EXTRACT_ONLYhubertf1-2/+2
1997-10-24Put back FreeBSD RCS-Id.hubertf1-1/+2
1997-10-11Import as of 09/25/97hubertf1-0/+53