diff options
author | knu <knu@FreeBSD.org> | 2002-11-18 17:45:33 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-18 17:45:33 +0800 |
commit | f395155cbb5f413b63f3785bcc0477989c905f10 (patch) | |
tree | 33648c6b5d8c34b5616a57dee24be0c99d6a2eab /hungarian/Makefile.inc | |
parent | ecedaa1190e8a6bcd72f23d3fd19cb64fb8c1218 (diff) | |
download | freebsd-ports-gnome-f395155cbb5f413b63f3785bcc0477989c905f10.tar.gz freebsd-ports-gnome-f395155cbb5f413b63f3785bcc0477989c905f10.tar.zst freebsd-ports-gnome-f395155cbb5f413b63f3785bcc0477989c905f10.zip |
Set the default value of PKGNAMEPREFIX to "hu-".
Diffstat (limited to 'hungarian/Makefile.inc')
-rw-r--r-- | hungarian/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hungarian/Makefile.inc b/hungarian/Makefile.inc new file mode 100644 index 000000000000..89fbce7eedc5 --- /dev/null +++ b/hungarian/Makefile.inc @@ -0,0 +1,4 @@ +# $FreeBSD$ +# + +PKGNAMEPREFIX?= hu- |