freebsd-ports/x11/xtattr/Makefile

23 lines
432 B
Makefile
Raw Normal View History

# New ports collection makefile for: xtattr
# Date created: 6 August 1997
# Whom: jeff@cetlink.net
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
#
2000-04-13 21:19:05 +02:00
PORTNAME= xtattr
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:21:36 +01:00
COMMENT= A tool for changing xterm attributes
MAKEFILE= ${FILESDIR}/Makefile.bsd
MAN1= xtattr.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>