summaryrefslogtreecommitdiff
path: root/x11/xtattr/Makefile
blob: 9e19de94a16732330f5cd20dce4209534cd25a4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	xtattr
# Version required:	1.0
# Date created:		6 August 1997
# Whom:			jeff@cetlink.net
#
# $FreeBSD$
#

DISTNAME=	xtattr-1.0
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_LOCAL}

MAINTAINER=	ports@FreeBSD.ORG

USE_IMAKE=	yes
MAN1=		xtattr.1

.include <bsd.port.mk>