summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2001-04-22 16:47:55 +0000
committerSatoshi Asami <asami@FreeBSD.org>2001-04-22 16:47:55 +0000
commit8a8dc68a16a915835d618c0fd8a073e464ba71ff (patch)
treebfa01aedae8aa7a6c8b8ae01670132ae9bc4a58f /Mk/bsd.port.mk
parentAdd missing items into pkg-plist. (diff)
New category picobsd starts today.
Notes
Notes: svn path=/head/; revision=41799
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 9aff915be650..f8036a16de60 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -245,7 +245,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# FILESDIR - A directory containing any miscellaneous additional files.
# (default: ${MASTERDIR}/files)
# PKGDIR - A direction containing any package creation files.
-# (default: ${MASTERDIR}/pkg)
+# (default: ${MASTERDIR})
#
# Variables that serve as convenient "aliases" for your *-install targets.
# Use these like: "${INSTALL_PROGRAM} ${WRKSRC}/prog ${PREFIX}/bin".
@@ -415,7 +415,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# MTREE_FILE - The name of the mtree file (default: /etc/mtree/BSD.x11.dist
# if USE_X_PREFIX is set, /etc/mtree/BSD.local.dist
# otherwise.)
-# PLIST - Name of the `packing list' file (default: ${PKGDIR}/PLIST).
+# PLIST - Name of the `packing list' file (default: ${PKGDIR}/pkg-plist).
# Change this to ${WRKDIR}/PLIST or something if you
# need to write to it. (It is not a good idea for a port
# to write to any file outside ${WRKDIR} during a normal
@@ -1220,7 +1220,7 @@ VALID_CATEGORIES+= afterstep archivers astro audio benchmarks biology \
editors elisp emulators french ftp games german gnome graphics \
hebrew ipv6 irc japanese java kde korean lang linux \
mail math mbone misc net news \
- offix palm perl5 plan9 print python ruby russian \
+ offix palm perl5 picobsd plan9 print python ruby russian \
science security shells sysutils \
tcl76 tcl80 tcl81 tcl82 tcl83 textproc \
tk42 tk80 tk82 tk83 tkstep80 \