mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
160176f9bb
various xterm attributes. PR: 4239 Submitted by: Jeff Wheat <jeff@cetlink.net>
18 lines
281 B
Makefile
18 lines
281 B
Makefile
# 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 <bsd.port.mk>
|