diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-02 15:29:48 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-02 15:29:48 +0800 |
commit | 98dd96ee205fb968db4585e6da5e5fbdd9c840fb (patch) | |
tree | 6417bfc0f123001e7d0471472fea2b997af1841d /arabic/Makefile | |
parent | e74f65891de820071516510bbc68b8e00472a79e (diff) | |
download | freebsd-ports-gnome-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.tar.gz freebsd-ports-gnome-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.tar.zst freebsd-ports-gnome-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.zip |
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Diffstat (limited to 'arabic/Makefile')
-rw-r--r-- | arabic/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arabic/Makefile b/arabic/Makefile index 5f27d8c1aa42..e7725ca4ee42 100644 --- a/arabic/Makefile +++ b/arabic/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ # + + COMMENT = Arabic language support + SUBDIR += ae_fonts_mono SUBDIR += ae_fonts_ttf SUBDIR += kacst_fonts |