summaryrefslogtreecommitdiff
path: root/devel/libtool/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtool/Makefile.common')
-rw-r--r--devel/libtool/Makefile.common12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common
new file mode 100644
index 000000000000..9a4e07e19bbc
--- /dev/null
+++ b/devel/libtool/Makefile.common
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+PORTVERSION= 2.4.2.418
+PORTREVISION?= 0 # Leave this zero. Set in Makefile instead.
+CATEGORIES= devel
+MASTER_SITES= GNU_ALPHA/libtool
+DISTNAME= libtool-${PORTVERSION}
+
+MAINTAINER= autotools@FreeBSD.org
+
+DISTINFO_FILE= ${.CURDIR}/../libtool/distinfo
+USES= tar:xz