Annotation of OpenXM/misc/packages/FreeBSD/openxm-ports/openxm/Makefile, Revision 1.1
1.1 ! maekawa 1: # New Ports Collection Makefile for: OpenXM
! 2: #
! 3: # $OpenXM$
! 4: #
! 5:
! 6: PORTNAME= openxm
! 7: PORTVERSION= 1.1.3
! 8: PORTREVISION= 1
! 9: CATEGORIES= math
! 10: MASTER_SITES= ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/
! 11: DISTNAME= openxm-1.1.3
! 12:
! 13: MAINTAINER= maekawa@math.sci.kobe-u.ac.jp
! 14:
! 15: .include <bsd.port.mk>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>