28 lines
521 B
Makefile
28 lines
521 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2011/04/05 17:36:47 sthen Exp $
|
||
|
|
||
|
SUBDIR += pear-Date-Holidays
|
||
|
SUBDIR += Austria
|
||
|
SUBDIR += Brazil
|
||
|
SUBDIR += Denmark
|
||
|
SUBDIR += Discordian
|
||
|
SUBDIR += EnglandWales
|
||
|
SUBDIR += Germany
|
||
|
SUBDIR += Iceland
|
||
|
SUBDIR += Ireland
|
||
|
SUBDIR += Italy
|
||
|
SUBDIR += Japan
|
||
|
SUBDIR += Netherlands
|
||
|
SUBDIR += Norway
|
||
|
SUBDIR += PHPdotNet
|
||
|
SUBDIR += Portugal
|
||
|
SUBDIR += Romania
|
||
|
SUBDIR += SanMarino
|
||
|
SUBDIR += Slovenia
|
||
|
SUBDIR += Spain
|
||
|
SUBDIR += Sweden
|
||
|
SUBDIR += UNO
|
||
|
SUBDIR += USA
|
||
|
SUBDIR += Ukraine
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|