summaryrefslogtreecommitdiff
path: root/graphics/hermes
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:22:13 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:22:13 +0000
commita2a4d06c6fe93107eedfcc3d009672fe424ac7ef (patch)
treeb5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/hermes
parent9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (diff)
downloadpkgsrc-a2a4d06c6fe93107eedfcc3d009672fe424ac7ef.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/hermes')
-rw-r--r--graphics/hermes/Makefile3
-rw-r--r--graphics/hermes/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hermes/Makefile b/graphics/hermes/Makefile
index 73e9d7ea77d..52e9ede4425 100644
--- a/graphics/hermes/Makefile
+++ b/graphics/hermes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/12/15 00:38:43 garbled Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 15:22:23 wiz Exp $
DISTNAME= Hermes-1.3.2
WRKSRC= ${WRKDIR}/Hermes-1.3.2
@@ -7,6 +7,7 @@ MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.clanlib.org/hermes/
+COMMENT= Library for conversion of pixel graphics
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
diff --git a/graphics/hermes/pkg/COMMENT b/graphics/hermes/pkg/COMMENT
deleted file mode 100644
index 4b2163dbae1..00000000000
--- a/graphics/hermes/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Library for conversion of pixel graphics