diff options
author | asami <asami@FreeBSD.org> | 1995-04-12 20:26:23 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-12 20:26:23 +0000 |
commit | 4b66b1425f949394009f8068fe492c88c8864a2e (patch) | |
tree | afa796b3c319889182b289fd244d35aacd9fa954 /x11/XFree86 | |
parent | 4ba8dcd71999368f5a296853e6fd9c27724fc599 (diff) | |
download | FreeBSD-ports-4b66b1425f949394009f8068fe492c88c8864a2e.zip FreeBSD-ports-4b66b1425f949394009f8068fe492c88c8864a2e.tar.gz |
Now the rest of the ports Makefiles....
Diffstat (limited to 'x11/XFree86')
-rw-r--r-- | x11/XFree86/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index e759bd4..d51f45d 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -1,3 +1,17 @@ +# New ports collection makefile for: XFree86 +# Version required: 3.1.1 +# Date created: 5 January 1995 +# Whom: jmz +# +# $Id$ +# + +####################################################################### +# # +# Configurable Section # +# # +####################################################################### +# # uncomment one of the 3 lines below! #(X-Consortium CDROM, O'Reilly 'X-Companion' CDROM, or X by FTP (_*BIG*_) #X11_ON_X_CDROM = yes |