summaryrefslogtreecommitdiffstats
path: root/devel/cxref
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerasami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit55d005face1453b1b4a2060d200b23e7a8724bc6 (patch)
tree57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /devel/cxref
parente17062778b44808fb41055bba34741677ec69abc (diff)
downloadFreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.zip
FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'devel/cxref')
-rw-r--r--devel/cxref/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile
index a756ccf..54b4380 100644
--- a/devel/cxref/Makefile
+++ b/devel/cxref/Makefile
@@ -3,24 +3,24 @@
# Date created: 23 October 1996
# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1996/10/24 07:59:56 tg Exp $
+# $Id: Makefile,v 1.2 1996/10/25 06:11:05 tg Exp $
#
DISTNAME= cxref-1.2
PKGNAME= cxref-1.2b
-CATEGORIES+= devel
+CATEGORIES= devel
MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/unix/tools/
EXTRACT_SUFX= .tgz
PATCHFILES= cxref-1.2-1.2a.diff.gz cxref-1.2a-1.2b.diff.gz
PATCH_SITES= ${MASTER_SITES}
-PATCH_DIST_STRIP= -p1
MAINTAINER= tg@freebsd.org
WRKSRC= ${WRKDIR}/cxref
USE_GMAKE= yes
ALL_TARGET= program
+PATCH_DIST_STRIP= -p1
DOCDIR= ${PREFIX}/share/doc/cxref
OpenPOWER on IntegriCloud