18 lines
317 B
Makefile
18 lines
317 B
Makefile
# OpenBSD makefile for: xtattr
|
|
# Version required: 1.0
|
|
# Date created: 11 January 1998
|
|
# Whom: Don Schmidt
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/01/24 22:03:58 don Exp $
|
|
#
|
|
|
|
DISTNAME= xtattr-1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= don@OpenBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|