diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-07 16:54:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-07 16:54:15 +0000 |
commit | ecfe9118e991779c03a30c3ff2e518972f957eea (patch) | |
tree | d142336ecb7990478e338769d4645eb94bd71541 /arabic/Makefile | |
parent | 63b8f83e4e3a7a7742cd31d90746033284f36023 (diff) | |
download | ports-ecfe9118e991779c03a30c3ff2e518972f957eea.tar.gz ports-ecfe9118e991779c03a30c3ff2e518972f957eea.zip |
Add the new real category, arabic. This is not tied to the build as there
are no ports here yet. Genetlement, start your repo copies.
Notes
Notes:
svn path=/head/; revision=93311
Diffstat (limited to 'arabic/Makefile')
-rw-r--r-- | arabic/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arabic/Makefile b/arabic/Makefile new file mode 100644 index 000000000000..8a7f9778e922 --- /dev/null +++ b/arabic/Makefile @@ -0,0 +1,4 @@ +# $FreeBSD$ +# + +.include <bsd.port.subdir.mk> |