mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3cb572cea2
Submitted by: Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw>
19 lines
392 B
Makefile
19 lines
392 B
Makefile
# New ports collection makefile for: xsysinfo
|
|
# Version required: 1.1
|
|
# Date created: 4 April 1996
|
|
# Whom: jdli
|
|
#
|
|
# $Id: Makefile,v 1.7 1995/07/13 01:21:35 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xsysinfo-1.1
|
|
CATEGORIES+= sysutils
|
|
MASTER_SITES= ftp://ftp.edu.tw/Operating-Systems/FreeBSD/packages/jdli/source/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= jdli@csie.nctu.edu.tw
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|