diff options
author | perky <perky@FreeBSD.org> | 2003-02-25 14:25:35 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-02-25 14:25:35 +0800 |
commit | 64f95db42862bd75b3aa62212ad8bc515a441d3e (patch) | |
tree | 8e9ed3acb80bfe91146a654045c0a07d58bc7380 /korean | |
parent | a40a8a3ce52a51573d19beeb58f650e5c658f014 (diff) | |
download | freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.zst freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip |
De-pkg-comment for my ports.
Diffstat (limited to 'korean')
-rw-r--r-- | korean/man-doc/Makefile | 1 | ||||
-rw-r--r-- | korean/man-doc/pkg-comment | 1 | ||||
-rw-r--r-- | korean/mplayer-fonts/Makefile | 1 | ||||
-rw-r--r-- | korean/mplayer-fonts/pkg-comment | 1 | ||||
-rw-r--r-- | korean/pycodec/Makefile | 1 | ||||
-rw-r--r-- | korean/pycodec/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/korean/man-doc/Makefile b/korean/man-doc/Makefile index 6c03130a85ab..d4b7d3c3e240 100644 --- a/korean/man-doc/Makefile +++ b/korean/man-doc/Makefile @@ -14,6 +14,7 @@ PKGNAMESUFFIX= -doc DISTNAME= ko-man-doc-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Korean online manual pages RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff diff --git a/korean/man-doc/pkg-comment b/korean/man-doc/pkg-comment deleted file mode 100644 index b8fb26e2cda5..000000000000 --- a/korean/man-doc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Korean online manual pages diff --git a/korean/mplayer-fonts/Makefile b/korean/mplayer-fonts/Makefile index c86396793343..024863e5cf34 100644 --- a/korean/mplayer-fonts/Makefile +++ b/korean/mplayer-fonts/Makefile @@ -18,6 +18,7 @@ DISTFILES= ${SUBFONT_DISTNAME}.tar.bz2 \ EXTRACT_ONLY= ${SUBFONT_DISTNAME}.tar.bz2 mplayer-fontmap-euc-kr.tar.bz2 MAINTAINER= perky@FreeBSD.org +COMMENT= Korean font pack for the mplayer OSD, SUB and SMI BUILD_DEPENDS= ${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv \ ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2 \ diff --git a/korean/mplayer-fonts/pkg-comment b/korean/mplayer-fonts/pkg-comment deleted file mode 100644 index c60de359d720..000000000000 --- a/korean/mplayer-fonts/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Korean font pack for the mplayer OSD, SUB and SMI diff --git a/korean/pycodec/Makefile b/korean/pycodec/Makefile index b421d6d515b9..eadd7d423a96 100644 --- a/korean/pycodec/Makefile +++ b/korean/pycodec/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= koco DISTNAME= KoreanCodecs-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python Unicode codecs for Korean charsets USE_BZIP2= yes USE_PYTHON= yes diff --git a/korean/pycodec/pkg-comment b/korean/pycodec/pkg-comment deleted file mode 100644 index 2e197bff96f0..000000000000 --- a/korean/pycodec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Unicode codecs for Korean charsets |