diff options
Diffstat (limited to 'deskutils/charmap')
-rw-r--r-- | deskutils/charmap/Makefile | 24 | ||||
-rw-r--r-- | deskutils/charmap/distinfo | 2 | ||||
-rw-r--r-- | deskutils/charmap/pkg-descr | 10 | ||||
-rw-r--r-- | deskutils/charmap/pkg-plist | 10 |
4 files changed, 0 insertions, 46 deletions
diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile deleted file mode 100644 index eb35bd9a069c..000000000000 --- a/deskutils/charmap/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: gurkan@phys.ethz.ch -# $FreeBSD$ - -PORTNAME= charmap -PORTVERSION= 0.2 -PORTREVISION= 7 -CATEGORIES= deskutils gnustep -MASTER_SITES= # none - -MAINTAINER= ports@FreeBSD.org -COMMENT= Character map for GNUstep - -LICENSE= GPLv2 - -DEPRECATED= Mastersite disappeared -EXPIRATION_DATE= 2018-03-01 - -USES= gnustep -USE_GNUSTEP= back base build gui - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Charmap.app/Charmap - -.include <bsd.port.mk> diff --git a/deskutils/charmap/distinfo b/deskutils/charmap/distinfo deleted file mode 100644 index fc0c80d0f2be..000000000000 --- a/deskutils/charmap/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (charmap-0.2.tar.gz) = 096ebebbf94ce80fc67b3c446bff5052779528276d6bdb6fbf66364a4eec8801 -SIZE (charmap-0.2.tar.gz) = 182553 diff --git a/deskutils/charmap/pkg-descr b/deskutils/charmap/pkg-descr deleted file mode 100644 index 3c2440c07737..000000000000 --- a/deskutils/charmap/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is a character map. It is developed using the GNUstep development -environment (www.gnustep.org) and is meant to contribute to GNUstep's -promise towards a desktop environment. - -Charmap offers font selection, allowing one to easily see all the glyphs -which a particular font offers. - -LICENSE: GPL2 or later - -WWW: http://www.nongnu.org/charmap/ diff --git a/deskutils/charmap/pkg-plist b/deskutils/charmap/pkg-plist deleted file mode 100644 index 08e7dc52be02..000000000000 --- a/deskutils/charmap/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -GNUstep/System/Applications/Charmap.app/Charmap -GNUstep/System/Applications/Charmap.app/Resources/Charmap.desktop -GNUstep/System/Applications/Charmap.app/Resources/Charmap.gorm/data.classes -GNUstep/System/Applications/Charmap.app/Resources/Charmap.gorm/objects.gorm -GNUstep/System/Applications/Charmap.app/Resources/Charmap.png -GNUstep/System/Applications/Charmap.app/Resources/CharmapInfo.plist -GNUstep/System/Applications/Charmap.app/Resources/Info-gnustep.plist -GNUstep/System/Applications/Charmap.app/Resources/UnicodeData.txt -GNUstep/System/Applications/Charmap.app/stamp.make -GNUstep/System/Tools/Charmap |