From 160176f9bb13547c272d2bc8d4733be2eb142797 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Fri, 31 Oct 1997 13:04:15 +0000 Subject: Import of xattr port. xattr is a small utility to change various xterm attributes. PR: 4239 Submitted by: Jeff Wheat --- x11/xtattr/Makefile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 x11/xtattr/Makefile (limited to 'x11/xtattr/Makefile') diff --git a/x11/xtattr/Makefile b/x11/xtattr/Makefile new file mode 100644 index 000000000000..e421d88c652b --- /dev/null +++ b/x11/xtattr/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: xtattr +# Version required: 1.0 +# Date created: 6 August 1997 +# Whom: jeff@cetlink.net +# +# $Id$ +# + +DISTNAME= xtattr-1.0 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_LOCAL} + +MAINTAINER= ports@FreeBSD.ORG + +USE_IMAKE= yes + +.include -- cgit v1.2.3