mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
393 B
Makefile
20 lines
393 B
Makefile
# New ports collection makefile for: xsysinfo
|
|
# Version required: 1.3
|
|
# Date created: 4 April 1996
|
|
# Whom: jdli
|
|
#
|
|
# $Id: Makefile,v 1.4 1996/11/17 08:06:44 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= xsysinfo-1.3
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://freebsd.csie.nctu.edu.tw/pub/jdli/source/
|
|
|
|
MAINTAINER= jdli@csie.nctu.edu.tw
|
|
|
|
USE_IMAKE= yes
|
|
MANCOMPRESSED= yes
|
|
MAN1= xsysinfo.1
|
|
|
|
.include <bsd.port.mk>
|