From ecfe9118e991779c03a30c3ff2e518972f957eea Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 7 Nov 2003 16:54:15 +0000 Subject: 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. --- arabic/Makefile | 4 ++++ arabic/Makefile.inc | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 arabic/Makefile create mode 100644 arabic/Makefile.inc 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 diff --git a/arabic/Makefile.inc b/arabic/Makefile.inc new file mode 100644 index 000000000000..503a72b83b83 --- /dev/null +++ b/arabic/Makefile.inc @@ -0,0 +1,4 @@ +# $FreeBSD$ +# + +PKGNAMEPREFIX?= ar- -- cgit v1.2.3