aboutsummaryrefslogtreecommitdiffstats
path: root/lang/logo
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-04-01 20:51:41 +0800
committerjkh <jkh@FreeBSD.org>1995-04-01 20:51:41 +0800
commit53877c9f645ddedab9a5f167859019ea3a6e8a6f (patch)
treefc33134c759ae5dde8d5dd09a7b45e70fc8afd53 /lang/logo
parent2aa1428ec175749eedeb8e8e43420e2f545e475f (diff)
downloadfreebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.gz
freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.zst
freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.zip
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Diffstat (limited to 'lang/logo')
-rw-r--r--lang/logo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile
index 82be2b5a10de..325bd4bc04be 100644
--- a/lang/logo/Makefile
+++ b/lang/logo/Makefile
@@ -3,12 +3,13 @@
# Date created: 22 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1994/10/22 23:05:48 jkh Exp $
+# $Id: Makefile,v 1.2 1995/02/07 03:06:46 gpalmer Exp $
#
DISTNAME= ucblogo
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://anarres.cs.berkeley.edu/pub/ucblogo/
+CATEGORIES+= languages
MAKEFILE= makefile
WRKSRC= ${WRKDIR}
HAS_CONFIGURE= yes