1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

By default, KEYWORDS is a copy of CATEGORIES.

This commit is contained in:
Jordan K. Hubbard 1995-04-01 10:01:49 +00:00
parent a0c727a41d
commit 8938ad51ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1266

View File

@ -3,7 +3,7 @@
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
#
# $Id: bsd.port.mk,v 1.128 1995/04/01 09:34:11 jkh Exp $
# $Id: bsd.port.mk,v 1.129 1995/04/01 09:35:29 jkh Exp $
#
# Please view me with 4 column tabs!
@ -264,7 +264,7 @@ PKGNAME?= ${DISTNAME}
# Documentation
MAINTAINER?= ports@FreeBSD.ORG
CATEGORIES?= orphans
KEYWORDS?= orphans
KEYWORDS?= ${CATEGORIES}
.if exists(${PACKAGES})
PKGFILE?= ${PACKAGES}/${PKGNAME}${PKG_SUFX}