diff options
author | John Marino <marino@FreeBSD.org> | 2013-08-26 10:33:05 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-08-26 10:33:05 +0000 |
commit | 1bfb22a4192318e70339214b713770161c929c09 (patch) | |
tree | ffad76fc348d5cd7e64e66167c61b3e2191718f4 /x11-fonts/code2001 | |
parent | 157ffb5ba010adf8c5cc9a7eedb112086e9ea4ab (diff) | |
download | ports-1bfb22a4192318e70339214b713770161c929c09.tar.gz ports-1bfb22a4192318e70339214b713770161c929c09.zip |
Notes
Diffstat (limited to 'x11-fonts/code2001')
-rw-r--r-- | x11-fonts/code2001/Makefile | 10 | ||||
-rw-r--r-- | x11-fonts/code2001/pkg-descr | 3 |
2 files changed, 3 insertions, 10 deletions
diff --git a/x11-fonts/code2001/Makefile b/x11-fonts/code2001/Makefile index 9257c926afd0..618e821afcd7 100644 --- a/x11-fonts/code2001/Makefile +++ b/x11-fonts/code2001/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: Code2001 -# Date created: 10 May 2008 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= code2001 PORTVERSION= 0.919 CATEGORIES= x11-fonts -MASTER_SITES= http://code2000.net/ CENKES/myports/${DIST_SUBDIR} -DISTFILES= ${PORTNAME:U}${EXTRACT_SUFX:U} +MASTER_SITES= CENKES/myports/${DIST_SUBDIR} +DISTFILES= CODE2001.ZIP DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/x11-fonts/code2001/pkg-descr b/x11-fonts/code2001/pkg-descr index 38ad4f624249..722126a0ca12 100644 --- a/x11-fonts/code2001/pkg-descr +++ b/x11-fonts/code2001/pkg-descr @@ -1,5 +1,2 @@ Code2001 is a Plane 1 Unicode-based font (TTF). The font is correctly encoded for Plane 1 per the latest TTF/OTF specifications. - -Author: James Kass -WWW: http://code2000.net/code2001.htm |