aboutsummaryrefslogblamecommitdiffstats
path: root/freebsd.makefile.in
blob: e56d6c9ca3a93082d3a39a7b2e43b36d5824e5d8 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                     
                                   




                       
                 













                                                 
# Created by: Rong-En Fan <rafan@csie.ntu.edu.tw>
# $FreeBSD: This is not an official FreeBSD pors $
# Modified by: Ting-Wei Lan <lantw44@csie.ntu.edu.tw>
# vim: set ts=8 sts=8 sw=8 ft=make:

PORTNAME=   217
PORTVERSION=    @TODAY@
CATEGORIES= local
MASTER_SITES=   #
DISTFILES=  #

MAINTAINER= ta217@csie.ntu.edu.tw
COMMENT=    Meta-port for all Packages in 217

LICENSE=    BSD

NO_BUILD=   yes

RUN_DEPENDS+=   @FREEBSD_DOT_PORTS@

do-install:
    @${DO_NADA}

.include <bsd.port.mk>